home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / cppsum.zip / README.TXT < prev   
Text File  |  1994-06-18  |  603b  |  14 lines

  1. Somar CPPSUM provides functions to get summary info from OLE 2.0 document files.
  2.  
  3. Similar to logic used by Somar OfficeCab (OFFCAB.ZIP in the MSWORD forum), a 
  4. document management front end for Microsoft Office.
  5.  
  6. CPPSUM.DLL   - should be placed in \WINDOWS\SYSTEM.
  7. CPPSUM.H     - interface declarations for C programmers.
  8. CPPSUM.LIB   - import library for C programmers.
  9. CPPSUMV.TXT  - interface declarations for Visual Basic programmers.
  10. CPPSUMW.TXT  - interface declarations for WordBasic programmers.
  11. CPPSUM.CPP   - for reference.
  12.  
  13. See CPPSUM.H for further documentation and change log.
  14.